Resource StructureDefinition/FHIR Server from package de.uk-koeln.nngm.form#1.0.0 (172 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "Profile-nNGM-Observation-Ecog",
"url" : "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/ecog",
"version" : "1.0.0",
"name" : "Profile_nNGM_Observation_Ecog",
"title" : "Profile - nNGM - Observation - ECOG",
"status" : "active",
"description" : "Dieses Profil beschreibt den ECOG-Status des Patienten zum Zeitpunkt der Diagnostik-Anforderung innerhalb des nNGM-Projektes.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"constraint" : [
{
"key" : "obs-nngm-1",
"severity" : "error",
"human" : "Falls kein Messwert verfügbar ist, muss eine dataAbsentReason angegeben werden",
"expression" : "value.exists().not() implies dataAbsentReason.exists()",
"source" : "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/ecog"
}
]
},
{
"id" : "Observation.basedOn",
"path" : "Observation.basedOn",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://uk-koeln.de/fhir/StructureDefinition/ServiceRequest/nNGM/AnforderungDerDiagnostik"
]
}
]
},
{
"id" : "Observation.status",
"path" : "Observation.status",
"fixedCode" : "final"
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.category:survey",
"path" : "Observation.category",
"sliceName" : "survey",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey"
}
]
}
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"label" : "Kodierung"
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.code.coding:loinc",
"path" : "Observation.code.coding",
"sliceName" : "loinc",
"label" : "LOINC",
"short" : "Zwingende LOINC-Kodierung zur Herstellung einer Interoperabilität zu nationalen und internationalen Projekten",
"min" : 1,
"patternCoding" : {
"system" : "http://loinc.org",
"code" : "89247-1"
}
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"label" : "Patient",
"short" : "Ein Bezug zum Patienten muss stets gegeben sein",
"min" : 1
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"label" : "Erhebungsdatum",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"short" : "Das Untersuchungsdatum muss mindestens auf den Tag genau angegeben werden",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"label" : "ECOG",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"short" : "Skala zur Klassifizeriung der symptombezogene Einschränkung der Aktivität, Selbstversorgung und Selbstbestimmung",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://uk-koeln.de/fhir/ValueSet/nNGM/ecog"
}
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"max" : "0"
},
{
"id" : "Observation.method",
"path" : "Observation.method",
"max" : "0"
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"max" : "0"
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"max" : "0"
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.